home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-01-04 | 329 b | 19 lines | [TEXT/pdos] |
- ; File: E16.HyperXCMD
- ;
- ; For use with HyperCard IIGS version 1.0
- ;
- ; Copyright Apple Computer, Inc. 1990
- ; All Rights Reserved
- ;
- ;
-
-
- ; offset constants for XCMDBlock
-
- oxbParamCount GEQU 0
- oxbParams GEQU 2
- oxbReturnValue GEQU 66
- oxbPassFlag GEQU 70
- oxbUserID GEQU 72
- oxbReturnStat GEQU 74
-